-
Home
-
Resurs Bank Payments for WooCommerce
-
1.2.16 (latest)
-
Code
-
Classes
- PaymentMethod
| Total Complexity |
21 |
| Dependencies |
6 |
| Dependents |
18 |
| Total lines |
148 |
| Lines of code |
65 |
| Logical lines of code |
24 |
| Comment lines |
31 |
| Methods |
18 |
| Properties |
0 |
Methods 18
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| isPartPayment() |
S |
73 |
3 |
5 |
| isInternal() |
S |
71 |
2 |
6 |
| __construct() |
S |
69 |
1 |
8 |
| getId() |
S |
82 |
1 |
3 |
| getName() |
S |
82 |
1 |
3 |
| getMinLimit() |
S |
82 |
1 |
3 |
| getMaxLimit() |
S |
82 |
1 |
3 |
| getSortOrder() |
S |
82 |
1 |
3 |
| isResursMethod() |
S |
78 |
1 |
3 |
| enabledForB2b() |
S |
82 |
1 |
3 |
| enabledForB2c() |
S |
82 |
1 |
3 |
| getTypeValue() |
S |
82 |
1 |
3 |
| validateId() |
S |
77 |
1 |
4 |
| validateName() |
S |
80 |
1 |
3 |
| validateMinPurchaseLimit() |
S |
80 |
1 |
3 |
| validateMaxPurchaseLimit() |
S |
80 |
1 |
3 |
| validateMinApplicationLimit() |
S |
80 |
1 |
3 |
| validateMaxApplicationLimit() |
S |
80 |
1 |
3 |